X1E GCC USB4 clock fix-ups#174
Open
doz-194800 wants to merge 3 commits intoqualcomm-linux:qcom-6.18.yfrom
Open
X1E GCC USB4 clock fix-ups#174doz-194800 wants to merge 3 commits intoqualcomm-linux:qcom-6.18.yfrom
doz-194800 wants to merge 3 commits intoqualcomm-linux:qcom-6.18.yfrom
Conversation
…cks/resets Some of the USB4 muxes, RCGs and resets were not initially described. Add indices for them to allow extending the driver. Acked-by: Rob Herring (Arm) <[email protected]> Reviewed-by: Bryan O'Donoghue <[email protected]> Signed-off-by: Konrad Dybcio <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]> Signed-off-by: Dongfang Zhao <[email protected]> Upstream-Status: Submitted [https://lore.kernel.org/r/[email protected]]
Currently, some of the USB4 clocks/resets are described, but not all of the back-end muxes are present. Configuring them properly is necessary for proper operation of the hardware. Add all the resets & muxes and wire up any unaccounted USB4 clock paths. Fixes: 161b7c4 ("clk: qcom: Add Global Clock controller (GCC) driver for X1E80100") Reviewed-by: Bryan O'Donoghue <[email protected]> Signed-off-by: Konrad Dybcio <[email protected]> Reviewed-by: Taniya Das <[email protected]> Reviewed-by: Abel Vesa <[email protected]> Reviewed-by: Dmitry Baryshkov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]> Signed-off-by: Dongfang Zhao <[email protected]> Upstream-Status: Submitted [https://lore.kernel.org/r/[email protected]]
With the recent dt-bindings update, the missing USB4 clocks have been added. Extend the existing list to make sure the DT contains the expected amount of 'clocks' entries. Reviewed-by: Bryan O'Donoghue <[email protected]> Signed-off-by: Konrad Dybcio <[email protected]> Reviewed-by: Abel Vesa <[email protected]> Reviewed-by: Dmitry Baryshkov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]> Signed-off-by: Dongfang Zhao <[email protected]> Upstream-Status: Submitted [https://lore.kernel.org/r/[email protected]]
58b4989 to
2ad4c60
Compare
|
Why can't they be part of clk topic branch? https://github.com/taniyadas20/kernel-topics/tree/tech/bsp/clk |
Author
it's qcom-6.18.y branch and has no topic branch for this QLI.2.0 branch. Topic branches are for qcom-next branch, which have already merged these changes. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
With the recent dt-bindings update, the missing USB4 clocks have been
added.
Extend the existing list to make sure the DT contains the expected
amount of 'clocks' entries.
Link:
https://lore.kernel.org/all/[email protected]/
qcom-next:
e4c4f5a
8abe970
fcf8517
CRs-Fixed: 4407560